/*列表 start*/
.live_p_main{
  display: flex;
  flex-wrap: wrap;
  grid-gap: 8.008px;
}
.live_p_itme_big{
  width: 807px;height: 694px;margin-bottom: 30px;   padding: 10px;
  box-sizing: border-box;
  background: #fff;
}


.live_p_itme{
  width: 380px;
  height: 342px;
  padding: 10px;
  box-sizing: border-box;
  background: #fff;
}

.live_p_itme:nth-child(odd) {
  margin-bottom: 10px; /* 单数样式 */
}

.live_p_itme:nth-child(even) {
  margin-bottom: 30px;/* 双数样式 */
}

.item_cover_image{
  position: relative;
  overflow:hidden;
}
.item_cover_image img{
  width: 360px;
  height: 190px;
}

.live_p_itme_big .item_cover_image img{
  width: 787px;
  height: 445px;
}

.live_p_itme_big .itme_count,.live_p_itme_big .itme_view{
/*  margin-top: 35px;*/
}
.live_company_logo img{
  width: 96px;
  height: 35px;
}

.live_p_main .Ptags .cdiv1 {
  max-width: 100px !important;
}
.live_p_main .Ptags .cdiv2 {
  max-width: 130px !important;
}

.live_p_itme_big .ptitle{
  margin-bottom: 34px;
}
.ptitle{
  margin: 10px 0 15px 0;
  height: 48px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 600;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
}
.itme_count{
  display: flex;
  grid-gap: 20px;
  margin-bottom: 8px;
  align-items: center;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}

.itme_count span{
  font-size: 14px;
}
.itme_count img{
  width: 20px;
  height: 20px;
  vertical-align: text-bottom;
  margin-right: 2px;
}
.itme_view{
  display: flex;
  grid-gap: 20px;
  margin-bottom: 8px;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}

.itme_view img{
  width: 20px;
  height: 20px;
  margin-right: 2px;
}
.Ptags{
  display: flex;
  grid-gap: 10px;
  text-align: center;
  height: 25px;
  color: #0D4D87;
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
}
.Ptags div{
  max-width: 24%;
  border-radius: 4px;
  min-width: 16%;
  line-height: 25px;
  height: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
 /* cursor: pointer;*/
  padding: 0 2px;
  margin-top: 5px;
}
.activity_status{
  position: absolute;
  top: 0px;
  right: 0px;
}
.duration{
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: #000;
  padding: 0px 5px;
  color: #fff;
opacity: 0.7;border-radius: 2px;font-size: 12px}
.live-search-input{
  width: 309px;border-radius: 20px;height: 41px;background-color: #EFEFEF;text-indent: 46px;
}
.search-tags{
  border: 1px solid #BABABA;
  line-height: 36px;
  padding: 0 15px !important;
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  color: #333333;
  border-radius: 4px;
}
.s-live{
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  margin-bottom: 10px;
}
.s-img{
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.live_product{
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 24px;
}
.ads-3{
  font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #E94609;
  line-height: 21px;
  text-align: center;
  width: 1200px;
  height: 39px;
  background: rgb(252, 236, 230);
  border-radius: 0px 0px 0px 0px;
  border: 1px solid rgb(233, 70, 9);
  display: flex;
  align-items: center;
  margin: 10px 0;
  justify-content: center;
}
.ads-l,.ads-r{
  display: flex;
  align-items: center;
  justify-content: center;
}
.ads-l{
  font-family: Inter, Inter;
  font-weight: 900;
  font-size: 70px;
  color: #FFFFFF;
  line-height: 30px;
  letter-spacing: 11px;
  background-color: #FE0000;

}
.ads-r{
  font-family: Inter, Inter;
  font-weight: normal;
  font-size: 46px;
  color: #000000;
  background-color: #B5E61D;
}
.share1{
  position: absolute;bottom: -210px;left: 60px;z-index: 99;width: 541px;height: 172px;padding: 0 32px;background-color: white;box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.02), 0px 3px 12px 0px rgba(0,0,0,0.03), 0px 4px 18px 0px rgba(0,0,0,0.04);
}
.share_close{
  width: 18px;z-index: 101;height: 18px;position: absolute;top: 0;right: 0;cursor: pointer
}
.share_copy{
  height: 54px;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;border: 1px solid #BABABA;padding: 0 22px;font-family: PingFang SC, PingFang SC;
  font-weight: 500;
  font-size: 14px;
  color: #666666;display: flex;justify-content: space-between;align-items: center
}
#qrcodeserf img{
  width: 42px;
  height: 42px;
}
.bottom_notice{
  width: 1200px;
  height: 80px;
  background: #EDEFF5;margin: 0 auto;font-family: Microsoft YaHei, Microsoft YaHei;
  font-weight: 400;
  font-size: 16px;
  color: #666666;display: flex;justify-content: center;align-items: center;position: relative;
  position: fixed;
  z-index: 9999;
  bottom: 0%;
  left: 50%;
  transform: translateX(-50%);
}
/*专题列表end*/
